TextAppend

Append text at specific position and move cursor!

extern (C) @nogc nothrow
void
TextAppend
(
char* text
,
const(char*) append
,)

Meta